All Databases
Inside Mac - WWSO Mgr
IULTimeString
IULTimeString
Convert a long format to a short one
#include <
Packages.h
>
International Utilities Package
void
IULTimeString
(
dateTime, wantSeconds, result, intlHandle
);
LongDateTime
* dateTime
;
Boolean
wantSeconds
;
Str255
result
;
Handle
intlHandle
;
IULTimeString
takes a time specified in a
LongDateTime
format and
returns a string formatted according to the specified international resource
Referenced by (4):
Localizing Dates, Times, and Metric Information
International Utils (Inside Mac - Index)
WorldWide Software Overview (Inside Mac - Index)
Localizing Dates, Times, and Metric Information (Inside Mac - WWSO Mgr)